悟空视频

    在线播放云盘网盘BT下载影视图书

    OS X与iOS内核编程 - 图书

    导演:Ole Henry Halvorsen
    与传统的用户应用程序开发不同,内核环境更加复杂多变,任何问题都会严重影响系统的稳定性、安全性和性能,所以一定要确保内核代码中没有任何错误。本书介绍了非常实用的内核开发方法,是XNU内核开发者必备的“九阴真经”。 本书两位作者都活跃在计算机软硬件以及驱动程序开发一线,具有丰富的实战经验。Ole Henry Halvorsen是最早一批为USB 3.0和Thunderbolt创建视频硬件设备的开发人员。Douglas Clarke具有15年以上的麦金塔计算机专业软硬件开发经验。本书汇集了两位作者多年的实战经验与智慧感悟,展现了一幅XNU内核编程与设备驱动程序开发的斑斓画卷。相信在作者循循善诱、通俗易懂的讲解下,读者定能为书中的精彩内容深深吸引,渐入化境,在不知不觉中炼就内核开发的绝世武功。 如果你对iOS和Mac OS X操作系统感兴趣,关注内核开发,或...(展开全部)
    OS X与iOS内核编程
    图书

    OS X与iOS内核编程 - 图书

    导演:Ole Henry Halvorsen
    与传统的用户应用程序开发不同,内核环境更加复杂多变,任何问题都会严重影响系统的稳定性、安全性和性能,所以一定要确保内核代码中没有任何错误。本书介绍了非常实用的内核开发方法,是XNU内核开发者必备的“九阴真经”。 本书两位作者都活跃在计算机软硬件以及驱动程序开发一线,具有丰富的实战经验。Ole Henry Halvorsen是最早一批为USB 3.0和Thunderbolt创建视频硬件设备的开发人员。Douglas Clarke具有15年以上的麦金塔计算机专业软硬件开发经验。本书汇集了两位作者多年的实战经验与智慧感悟,展现了一幅XNU内核编程与设备驱动程序开发的斑斓画卷。相信在作者循循善诱、通俗易懂的讲解下,读者定能为书中的精彩内容深深吸引,渐入化境,在不知不觉中炼就内核开发的绝世武功。 如果你对iOS和Mac OS X操作系统感兴趣,关注内核开发,或...(展开全部)
    OS X与iOS内核编程
    图书

    iOS and OS X Network Programming Cookbook - 图书

    2014计算机·数据库
    导演:Jon Hoffman
    This book follows a recipebased approach that will heavily focus on the code and how to integrate the samples with the reader’s projects.Each recipe consists of one or more methods that you can put directly into your app and use.This book is ideal for developers that want to create network applications for the Apple OS X or iOS platforms. All examples are written in ObjectiveC using XCode as the IDE. Knowledge of ObjectiveC and XCode is essential.
    iOS and OS X Network Programming Cookbook
    搜索《iOS and OS X Network Programming Cookbook》
    图书

    iOS and OS X Network Programming Cookbook - 图书

    2014计算机·数据库
    导演:Jon Hoffman
    This book follows a recipebased approach that will heavily focus on the code and how to integrate the samples with the reader’s projects.Each recipe consists of one or more methods that you can put directly into your app and use.This book is ideal for developers that want to create network applications for the Apple OS X or iOS platforms. All examples are written in ObjectiveC using XCode as the IDE. Knowledge of ObjectiveC and XCode is essential.
    iOS and OS X Network Programming Cookbook
    搜索《iOS and OS X Network Programming Cookbook》
    图书

    iOS编程 - 图书

    2017
    导演:ChristianKeur AaronHillegass
    《iOS编程》荣获Jolt生产力大奖。第4版更新了iOS7和Xcode5的内容。全书涵盖了开发iOS应用的方方面面。从Objective-C基础知识到新增加的语言特性;从AppKit库到常见的Cocoa设计模式;从Xcode技巧到Instruments等。如果读者刚 接触iOS编程,阅读本书前两章可以快速入门。如果读者已经有iOS编程经验,阅读本书可以拾遗补缺。
    iOS编程
    搜索《iOS编程》
    图书

    iOS编程 - 图书

    导演:Christian Keur
    《iOS编程》荣获Jolt生产力大奖。第5版更新了iOS9、Xcode7、Swift的内容。全书涵盖了开发iOS应用的方方面面。从Swift基础知识到新增加的语言特性;从AppKit库到常见的Cocoa设计模式;从Xcode技巧到Instrumen tst等。如果读者刚接触iOS编程,阅读本书前两章可以快速入门。如果读者已经有iOS编程经验,阅读本书可以拾遗补缺。
    iOS编程
    搜索《iOS编程》
    图书

    iOS编程 - 图书

    2017
    导演:ChristianKeur AaronHillegass
    《iOS编程》荣获Jolt生产力大奖。第4版更新了iOS7和Xcode5的内容。全书涵盖了开发iOS应用的方方面面。从Objective-C基础知识到新增加的语言特性;从AppKit库到常见的Cocoa设计模式;从Xcode技巧到Instruments等。如果读者刚 接触iOS编程,阅读本书前两章可以快速入门。如果读者已经有iOS编程经验,阅读本书可以拾遗补缺。
    iOS编程
    搜索《iOS编程》
    图书

    深入解析Mac OS X iOS操作系统 - 图书

    导演:莱文
    《深入解析Mac OS X & iOS操作系统》编著者莱文。 系统开发者、内核黑客和对苹果感到好奇的人们注意了!本书探讨了MacOSX系统和iOS系统的方方面面,深入讲解了两个系统的架构,讨论了框架手册没有讨论的内容。本书清晰而详细地讨论了苹果操作系统的内部工作原理,包括苹果私有的API,书中的大部分内容都是首次披露。 《深入解析Mac OS X & iOS操作系统》在漫游系统架构的时候,从用户态深入到内核态,通过带注释的代码示例揭示了每一个层次和组件,还提供了可上手的实验,并且比较了两个系统实现的区别。 主要内容 ◆引导过程:Mac的EFI、iOS的iBoot以及内核启动过程 ◆进程、线程以及虚拟内存管理 ◆通过DTrace、ptrace和隐藏的系统调用进行调试和性能剖析 ◆系统级的API:POSIX调用、Mach陷阱以及OSX/iOS私有的API...(展开全部)
    深入解析Mac OS X iOS操作系统
    搜索《深入解析Mac OS X iOS操作系统》
    图书

    Mac OS X and iOS Internals: To the Apples Core - 图书

    导演:Jonathan Levin
    An in-depth look into Mac OS X and iOS kernels Powering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of t...(展开全部)
    Mac OS X and iOS Internals: To the Apples Core
    搜索《Mac OS X and iOS Internals: To the Apples Core》
    图书

    Mac OS X and iOS Internals: To the Apples Core - 图书

    导演:Jonathan Levin
    An in-depth look into Mac OS X and iOS kernels Powering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of t...(展开全部)
    Mac OS X and iOS Internals: To the Apples Core
    搜索《Mac OS X and iOS Internals: To the Apples Core》
    图书
    加载中...